Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / DataSamples<T> Class


DataSamples<T> Class Properties

For a list of all members of this type, see DataSamples<T> members.

Public Properties
 NameDescription
Public Property A collection of data value comment records.  
Public Property Return the implicit data value quality. For efficiency, a single (implicit) quality value is represented for all data values along with any quality values not equal to the implicit quality. For example, for a set of data samples all with good quality only the implicit quality is represented.  
Public Property A collection of data value qualities.  
Public Property An array of data value times.  
Public Property A typed array of data values.  
Top
See Also